翻訳と辞書
Words near each other
・ Go for It (song)
・ Go for It (Stiff Little Fingers album)
・ Go for It! Roadshow
・ Go for It, Baby
・ Go for It, Baby (Kioku no Sanmyaku)
・ Go for It... Live!
・ GO (Malta)
・ Go (Mario album)
・ Go (McClain Sisters song)
・ Go (Moby song)
・ Go (Motion City Soundtrack album)
・ Go (Newsboys album)
・ Go (Newsboys EP)
・ Go (Pat Benatar album)
・ Go (Pearl Jam song)
Go (programming language)
・ Go (radio)
・ Go (Sarah Bettens album)
・ Go (Scott Fitzgerald song)
・ Go (The Chemical Brothers song)
・ Go (TV channel)
・ Go (verb)
・ Go (Vertical Horizon album)
・ Go 2
・ Go After an Easy Prey
・ Go Ah-sung
・ Go Ahead Eagles
・ Go Ahead Punk... Make My Day
・ Go ahead, make my day
・ Go Aish


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Go (programming language) : ウィキペディア英語版
Go (programming language)

Go, also commonly referred to as golang, is a programming language developed at Google in 2007 by Robert Griesemer, Rob Pike, and Ken Thompson. Designed primarily for systems programming, it is a compiled, statically typed language in the tradition of C and C++, with garbage collection, various safety features and CSP-style concurrent programming features added.
The language was announced in November 2009; it is used in some of Google's production systems, as well as by other firms. Two major implementations exist: Google's Go compiler, "gc", is developed as open source software and targets various platforms including Linux, OS X, Windows, various BSD and Unix versions, and since 2015 also mobile devices, including smartphones.〔(【引用サイトリンク】website=wired.com )〕 A second compiler, gccgo, is a GCC frontend.〔(【引用サイトリンク】 title=Installing GCC: Configuration )
==History==

Go originated as an experiment by Robert Griesemer, Rob Pike and Ken Thompson at Google, to design a new systems programming language, with the following desiderata; the new language was to〔 (Video available ).〕
* be statically typed, scalable to large systems (as Java and C++);
* be "light on the page" (like dynamic languages);
* support networking and multiprocessing.
In later interviews, all three of the language designers cited their shared dislike of C++'s complexity as a reason to design a new language.〔(【引用サイトリンク】title=The Evolution of Go )

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Go (programming language)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.